Skip to content

Image-crushing base docker image, to make local builds of `images` faster

License

Notifications You must be signed in to change notification settings

articulate/docker-articulate-node-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-articulate-node-images

Image-crushing base docker image, to make local builds of images faster.

To test locally

  1. Run make to build a local/articulate-node-images image locally
  2. Change the first line of your images/Dockerfile to be:
FROM local/articulate-node-images:<variant>
  1. Then in images, run:
docker-compose build --no-cache && docker-compose up -d

Now you can test your changes by hitting https://images.dev.articulate.zone. After making more changes, just repeat steps 1-3 above to rebuild and test.

About

Image-crushing base docker image, to make local builds of `images` faster

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published